Docs.rs
arrow-json-46.0.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
arrow-json 46.0.0
Support for parsing JSON format into the Arrow format
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
36
out of
36
items documented
4
out of
34
items with examples
Links
Homepage
apache/arrow-rs
2632
804
363
crates.io
Dependencies
arrow-array ^46.0.0
normal
arrow-buffer ^46.0.0
normal
arrow-cast ^46.0.0
normal
arrow-data ^46.0.0
normal
arrow-schema ^46.0.0
normal
chrono ^0.4.23
normal
half ^2.1
normal
indexmap ^2.0
normal
lexical-core ^0.8
normal
num ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
bytes ^1.4
dev
flate2 ^1
dev
futures ^0.3
dev
serde ^1.0
dev
tempfile ^3.3
dev
tokio ^1.27
dev
Versions
53.3.0
53.2.0
53.1.0
53.0.0
52.2.0
52.1.0
52.0.0
51.0.0
50.0.0
49.0.0
48.0.1
48.0.0
47.0.0
46.0.0
45.0.0
44.0.0
43.0.0
42.0.0
41.0.0
40.0.0
39.0.0
38.0.0
37.0.0
36.0.0
35.0.0
34.0.0
33.0.0
32.0.0
31.0.0
30.0.1
30.0.0
29.0.0
28.0.0
27.0.0
Owners
Transfer data between the Arrow memory format and JSON line-delimited records. See the module level documentation for the [`reader`] and [`writer`] for usage examples.